Uses of Class
pb.Ops.OpMetadata
Packages that use Ops.OpMetadata
-
Uses of Ops.OpMetadata in pb
Methods in pb that return Ops.OpMetadataModifier and TypeMethodDescriptionOps.OpMetadata.Builder.build()
Ops.OpMetadata.Builder.buildPartial()
static Ops.OpMetadata
Ops.OpMetadata.getDefaultInstance()
Ops.OpMetadata.Builder.getDefaultInstanceForType()
Ops.OpMetadata.getDefaultInstanceForType()
Ops.Definition.Builder.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.Definition.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.DefinitionOrBuilder.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.Definition.Builder.getMetadataOrThrow
(String key) metadata contains metadata for the each of the Op messages.Ops.Definition.getMetadataOrThrow
(String key) metadata contains metadata for the each of the Op messages.Ops.DefinitionOrBuilder.getMetadataOrThrow
(String key) metadata contains metadata for the each of the Op messages.static Ops.OpMetadata
Ops.OpMetadata.parseDelimitedFrom
(InputStream input) static Ops.OpMetadata
Ops.OpMetadata.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(byte[] data) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(com.google.protobuf.ByteString data) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(InputStream input) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(ByteBuffer data) static Ops.OpMetadata
Ops.OpMetadata.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in pb that return types with arguments of type Ops.OpMetadataModifier and TypeMethodDescriptionOps.Definition.Builder.getMetadata()
Deprecated.Ops.Definition.getMetadata()
Deprecated.Ops.DefinitionOrBuilder.getMetadata()
Deprecated.Ops.Definition.Builder.getMetadataMap()
metadata contains metadata for the each of the Op messages.Ops.Definition.getMetadataMap()
metadata contains metadata for the each of the Op messages.Ops.DefinitionOrBuilder.getMetadataMap()
metadata contains metadata for the each of the Op messages.Ops.Definition.Builder.getMutableMetadata()
Deprecated.com.google.protobuf.Parser
<Ops.OpMetadata> Ops.OpMetadata.getParserForType()
static com.google.protobuf.Parser
<Ops.OpMetadata> Ops.OpMetadata.parser()
Methods in pb with parameters of type Ops.OpMetadataModifier and TypeMethodDescriptionOps.Definition.Builder.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.Definition.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.DefinitionOrBuilder.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.Ops.OpMetadata.Builder.mergeFrom
(Ops.OpMetadata other) static Ops.OpMetadata.Builder
Ops.OpMetadata.newBuilder
(Ops.OpMetadata prototype) Ops.Definition.Builder.putMetadata
(String key, Ops.OpMetadata value) metadata contains metadata for the each of the Op messages.Method parameters in pb with type arguments of type Ops.OpMetadataModifier and TypeMethodDescriptionOps.Definition.Builder.putAllMetadata
(Map<String, Ops.OpMetadata> values) metadata contains metadata for the each of the Op messages.