Skip to content

Commit 93feaf9

Browse files
sasha-gitgdizcology
andcommitted
Updating dev with module namespace changes. (googleapis#21)
* Export aiplatform_v1beta1 as aiplatform.gapic_v1beta1 (googleapis#17) Freeing up the google.cloud.aiplatform namespace for MB SDK * GAPIC namespace (googleapis#20) * name space google.cloud.aiplatform.gapic Co-authored-by: Yu-Han Liu <[email protected]>
1 parent 860d12e commit 93feaf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/aiplatform/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818
from google.cloud.aiplatform import gapic
1919

20-
__all__ = (gapic,)
20+
__all__ = ()

0 commit comments

Comments
 (0)