Uses of Class
com.google.cloud.privatecatalog.v1beta1.GitSource
-
Packages that use GitSource Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of GitSource in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return GitSource Modifier and Type Method Description GitSourceGitSource.Builder. build()GitSourceGitSource.Builder. buildPartial()static GitSourceGitSource. getDefaultInstance()GitSourceGitSource.Builder. getDefaultInstanceForType()GitSourceGitSource. getDefaultInstanceForType()GitSourceAssetReference.Builder. getGitSource()Output only.GitSourceAssetReference. getGitSource()Output only.GitSourceAssetReferenceOrBuilder. getGitSource()Output only.static GitSourceGitSource. parseDelimitedFrom(InputStream input)static GitSourceGitSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GitSourceGitSource. parseFrom(byte[] data)static GitSourceGitSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GitSourceGitSource. parseFrom(com.google.protobuf.ByteString data)static GitSourceGitSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GitSourceGitSource. parseFrom(com.google.protobuf.CodedInputStream input)static GitSourceGitSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GitSourceGitSource. parseFrom(InputStream input)static GitSourceGitSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GitSourceGitSource. parseFrom(ByteBuffer data)static GitSourceGitSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type GitSource Modifier and Type Method Description com.google.protobuf.Parser<GitSource>GitSource. getParserForType()static com.google.protobuf.Parser<GitSource>GitSource. parser()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type GitSource Modifier and Type Method Description GitSource.BuilderGitSource.Builder. mergeFrom(GitSource other)AssetReference.BuilderAssetReference.Builder. mergeGitSource(GitSource value)Output only.static GitSource.BuilderGitSource. newBuilder(GitSource prototype)AssetReference.BuilderAssetReference.Builder. setGitSource(GitSource value)Output only.
-