Uses of Class
com.google.cloud.deploy.v1.Metadata
-
Packages that use Metadata Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Metadata in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Metadata Modifier and Type Method Description MetadataMetadata.Builder. build()MetadataMetadata.Builder. buildPartial()static MetadataMetadata. getDefaultInstance()MetadataMetadata.Builder. getDefaultInstanceForType()MetadataMetadata. getDefaultInstanceForType()MetadataRollout.Builder. getMetadata()Output only.MetadataRollout. getMetadata()Output only.MetadataRolloutOrBuilder. getMetadata()Output only.static MetadataMetadata. parseDelimitedFrom(InputStream input)static MetadataMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(byte[] data)static MetadataMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(com.google.protobuf.ByteString data)static MetadataMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static MetadataMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(InputStream input)static MetadataMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(ByteBuffer data)static MetadataMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.deploy.v1 that return types with arguments of type Metadata Modifier and Type Method Description com.google.protobuf.Parser<Metadata>Metadata. getParserForType()static com.google.protobuf.Parser<Metadata>Metadata. parser()Methods in com.google.cloud.deploy.v1 with parameters of type Metadata Modifier and Type Method Description Metadata.BuilderMetadata.Builder. mergeFrom(Metadata other)Rollout.BuilderRollout.Builder. mergeMetadata(Metadata value)Output only.static Metadata.BuilderMetadata. newBuilder(Metadata prototype)Rollout.BuilderRollout.Builder. setMetadata(Metadata value)Output only.
-