Uses of Class
com.google.gapic.metadata.GapicMetadata.ServiceForTransport
Packages that use GapicMetadata.ServiceForTransport
-
Uses of GapicMetadata.ServiceForTransport in com.google.gapic.metadata
Methods in com.google.gapic.metadata that return GapicMetadata.ServiceForTransportModifier and TypeMethodDescriptionGapicMetadata.ServiceForTransport.Builder.build()GapicMetadata.ServiceForTransport.Builder.buildPartial()GapicMetadata.ServiceForTransport.getDefaultInstance()GapicMetadata.ServiceForTransport.Builder.getDefaultInstanceForType()GapicMetadata.ServiceForTransport.getDefaultInstanceForType()GapicMetadata.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.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.GapicMetadataOrBuilder.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.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.getServicesOrThrow(String key) A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadataOrBuilder.getServicesOrThrow(String key) A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.ServiceForTransport.parseDelimitedFrom(InputStream input) GapicMetadata.ServiceForTransport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceForTransport.parseFrom(byte[] data) GapicMetadata.ServiceForTransport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceForTransport.parseFrom(com.google.protobuf.ByteString data) GapicMetadata.ServiceForTransport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceForTransport.parseFrom(com.google.protobuf.CodedInputStream input) GapicMetadata.ServiceForTransport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceForTransport.parseFrom(InputStream input) GapicMetadata.ServiceForTransport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceForTransport.parseFrom(ByteBuffer data) GapicMetadata.ServiceForTransport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.gapic.metadata that return types with arguments of type GapicMetadata.ServiceForTransportModifier and TypeMethodDescriptionGapicMetadata.Builder.getMutableServices()Deprecated.com.google.protobuf.Parser<GapicMetadata.ServiceForTransport>GapicMetadata.ServiceForTransport.getParserForType()GapicMetadata.Builder.getServices()Deprecated.GapicMetadata.getServices()Deprecated.GapicMetadataOrBuilder.getServices()Deprecated.GapicMetadata.Builder.getServicesMap()A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.GapicMetadata.getServicesMap()A map from each proto-defined service to ServiceForTransports, which allows listing information about transport-specific implementations of the service.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.ServiceForTransportModifier and TypeMethodDescriptionGapicMetadata.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.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.GapicMetadataOrBuilder.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.Builder.mergeFrom(GapicMetadata.ServiceForTransport other) GapicMetadata.ServiceForTransport.newBuilder(GapicMetadata.ServiceForTransport prototype) GapicMetadata.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.ServiceForTransportModifier and TypeMethodDescriptionGapicMetadata.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.