Uses of Class
com.google.cloud.retail.v2beta.GetServingConfigRequest
-
Packages that use GetServingConfigRequest Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of GetServingConfigRequest in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return GetServingConfigRequest Modifier and Type Method Description GetServingConfigRequestGetServingConfigRequest.Builder. build()GetServingConfigRequestGetServingConfigRequest.Builder. buildPartial()static GetServingConfigRequestGetServingConfigRequest. getDefaultInstance()GetServingConfigRequestGetServingConfigRequest.Builder. getDefaultInstanceForType()GetServingConfigRequestGetServingConfigRequest. getDefaultInstanceForType()static GetServingConfigRequestGetServingConfigRequest. parseDelimitedFrom(InputStream input)static GetServingConfigRequestGetServingConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServingConfigRequestGetServingConfigRequest. parseFrom(byte[] data)static GetServingConfigRequestGetServingConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServingConfigRequestGetServingConfigRequest. parseFrom(com.google.protobuf.ByteString data)static GetServingConfigRequestGetServingConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServingConfigRequestGetServingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetServingConfigRequestGetServingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServingConfigRequestGetServingConfigRequest. parseFrom(InputStream input)static GetServingConfigRequestGetServingConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServingConfigRequestGetServingConfigRequest. parseFrom(ByteBuffer data)static GetServingConfigRequestGetServingConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type GetServingConfigRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetServingConfigRequest,ServingConfig>ServingConfigServiceGrpc. getGetServingConfigMethod()com.google.protobuf.Parser<GetServingConfigRequest>GetServingConfigRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetServingConfigRequest,ServingConfig>ServingConfigServiceClient. getServingConfigCallable()Gets a ServingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServingConfigRequest,ServingConfig>ServingConfigServiceSettings.Builder. getServingConfigSettings()Returns the builder for the settings used for calls to getServingConfig.com.google.api.gax.rpc.UnaryCallSettings<GetServingConfigRequest,ServingConfig>ServingConfigServiceSettings. getServingConfigSettings()Returns the object with the settings used for calls to getServingConfig.static com.google.protobuf.Parser<GetServingConfigRequest>GetServingConfigRequest. parser()Methods in com.google.cloud.retail.v2beta with parameters of type GetServingConfigRequest Modifier and Type Method Description ServingConfigServingConfigServiceClient. getServingConfig(GetServingConfigRequest request)Gets a ServingConfig.default voidServingConfigServiceGrpc.AsyncService. getServingConfig(GetServingConfigRequest request, io.grpc.stub.StreamObserver<ServingConfig> responseObserver)Gets a ServingConfig.ServingConfigServingConfigServiceGrpc.ServingConfigServiceBlockingStub. getServingConfig(GetServingConfigRequest request)Gets a ServingConfig.com.google.common.util.concurrent.ListenableFuture<ServingConfig>ServingConfigServiceGrpc.ServingConfigServiceFutureStub. getServingConfig(GetServingConfigRequest request)Gets a ServingConfig.voidServingConfigServiceGrpc.ServingConfigServiceStub. getServingConfig(GetServingConfigRequest request, io.grpc.stub.StreamObserver<ServingConfig> responseObserver)Gets a ServingConfig.GetServingConfigRequest.BuilderGetServingConfigRequest.Builder. mergeFrom(GetServingConfigRequest other)static GetServingConfigRequest.BuilderGetServingConfigRequest. newBuilder(GetServingConfigRequest prototype) -
Uses of GetServingConfigRequest in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type GetServingConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetServingConfigRequest,ServingConfig>GrpcServingConfigServiceStub. getServingConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetServingConfigRequest,ServingConfig>HttpJsonServingConfigServiceStub. getServingConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetServingConfigRequest,ServingConfig>ServingConfigServiceStub. getServingConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServingConfigRequest,ServingConfig>ServingConfigServiceStubSettings.Builder. getServingConfigSettings()Returns the builder for the settings used for calls to getServingConfig.com.google.api.gax.rpc.UnaryCallSettings<GetServingConfigRequest,ServingConfig>ServingConfigServiceStubSettings. getServingConfigSettings()Returns the object with the settings used for calls to getServingConfig.
-