Uses of Class
com.google.gapic.metadata.GapicMetadata.ServiceForTransport
-
Packages that use GapicMetadata.ServiceForTransport Package Description com.google.gapic.metadata -
-
Uses of GapicMetadata.ServiceForTransport in com.google.gapic.metadata
Methods in com.google.gapic.metadata that return GapicMetadata.ServiceForTransport Modifier and Type Method Description GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport.Builder. build()GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport.Builder. buildPartial()static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. getDefaultInstance()GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport.Builder. getDefaultInstanceForType()GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. getDefaultInstanceForType()GapicMetadata.ServiceForTransportGapicMetadata.Builder. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadata. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadataOrBuilder. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadata.Builder. getServicesOrThrow(String key)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadata. getServicesOrThrow(String key)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadataOrBuilder. getServicesOrThrow(String key)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseDelimitedFrom(InputStream input)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(byte[] data)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(com.google.protobuf.ByteString data)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(com.google.protobuf.CodedInputStream input)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(InputStream input)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(ByteBuffer data)static GapicMetadata.ServiceForTransportGapicMetadata.ServiceForTransport. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.gapic.metadata that return types with arguments of type GapicMetadata.ServiceForTransport Modifier and Type Method Description Map<String,GapicMetadata.ServiceForTransport>GapicMetadata.Builder. getMutableServices()Deprecated.com.google.protobuf.Parser<GapicMetadata.ServiceForTransport>GapicMetadata.ServiceForTransport. getParserForType()Map<String,GapicMetadata.ServiceForTransport>GapicMetadata.Builder. getServices()Deprecated.Map<String,GapicMetadata.ServiceForTransport>GapicMetadata. getServices()Deprecated.Map<String,GapicMetadata.ServiceForTransport>GapicMetadataOrBuilder. getServices()Deprecated.Map<String,GapicMetadata.ServiceForTransport>GapicMetadata.Builder. getServicesMap()A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.Map<String,GapicMetadata.ServiceForTransport>GapicMetadata. getServicesMap()A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.Map<String,GapicMetadata.ServiceForTransport>GapicMetadataOrBuilder. getServicesMap()A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.static com.google.protobuf.Parser<GapicMetadata.ServiceForTransport>GapicMetadata.ServiceForTransport. parser()Methods in com.google.gapic.metadata with parameters of type GapicMetadata.ServiceForTransport Modifier and Type Method Description GapicMetadata.ServiceForTransportGapicMetadata.Builder. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadata. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransportGapicMetadataOrBuilder. getServicesOrDefault(String key, GapicMetadata.ServiceForTransport defaultValue)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransport.BuilderGapicMetadata.ServiceForTransport.Builder. mergeFrom(GapicMetadata.ServiceForTransport other)static GapicMetadata.ServiceForTransport.BuilderGapicMetadata.ServiceForTransport. newBuilder(GapicMetadata.ServiceForTransport prototype)GapicMetadata.BuilderGapicMetadata.Builder. putServices(String key, GapicMetadata.ServiceForTransport value)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.Method parameters in com.google.gapic.metadata with type arguments of type GapicMetadata.ServiceForTransport Modifier and Type Method Description GapicMetadata.BuilderGapicMetadata.Builder. putAllServices(Map<String,GapicMetadata.ServiceForTransport> values)A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.
-