Uses of Class
com.google.cloud.retail.v2alpha.SetDefaultBranchRequest
-
Packages that use SetDefaultBranchRequest Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of SetDefaultBranchRequest in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return SetDefaultBranchRequest Modifier and Type Method Description SetDefaultBranchRequestSetDefaultBranchRequest.Builder. build()SetDefaultBranchRequestSetDefaultBranchRequest.Builder. buildPartial()static SetDefaultBranchRequestSetDefaultBranchRequest. getDefaultInstance()SetDefaultBranchRequestSetDefaultBranchRequest.Builder. getDefaultInstanceForType()SetDefaultBranchRequestSetDefaultBranchRequest. getDefaultInstanceForType()static SetDefaultBranchRequestSetDefaultBranchRequest. parseDelimitedFrom(InputStream input)static SetDefaultBranchRequestSetDefaultBranchRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(byte[] data)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(com.google.protobuf.ByteString data)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(InputStream input)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(ByteBuffer data)static SetDefaultBranchRequestSetDefaultBranchRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type SetDefaultBranchRequest Modifier and Type Method Description com.google.protobuf.Parser<SetDefaultBranchRequest>SetDefaultBranchRequest. getParserForType()static io.grpc.MethodDescriptor<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceGrpc. getSetDefaultBranchMethod()static com.google.protobuf.Parser<SetDefaultBranchRequest>SetDefaultBranchRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceClient. setDefaultBranchCallable()Set a specified branch id as default branch.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceSettings.Builder. setDefaultBranchSettings()Returns the builder for the settings used for calls to setDefaultBranch.com.google.api.gax.rpc.UnaryCallSettings<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceSettings. setDefaultBranchSettings()Returns the object with the settings used for calls to setDefaultBranch.Methods in com.google.cloud.retail.v2alpha with parameters of type SetDefaultBranchRequest Modifier and Type Method Description SetDefaultBranchRequest.BuilderSetDefaultBranchRequest.Builder. mergeFrom(SetDefaultBranchRequest other)static SetDefaultBranchRequest.BuilderSetDefaultBranchRequest. newBuilder(SetDefaultBranchRequest prototype)voidCatalogServiceClient. setDefaultBranch(SetDefaultBranchRequest request)Set a specified branch id as default branch.default voidCatalogServiceGrpc.AsyncService. setDefaultBranch(SetDefaultBranchRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Set a specified branch id as default branch.com.google.protobuf.EmptyCatalogServiceGrpc.CatalogServiceBlockingStub. setDefaultBranch(SetDefaultBranchRequest request)Set a specified branch id as default branch.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>CatalogServiceGrpc.CatalogServiceFutureStub. setDefaultBranch(SetDefaultBranchRequest request)Set a specified branch id as default branch.voidCatalogServiceGrpc.CatalogServiceStub. setDefaultBranch(SetDefaultBranchRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Set a specified branch id as default branch. -
Uses of SetDefaultBranchRequest in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type SetDefaultBranchRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceStub. setDefaultBranchCallable()com.google.api.gax.rpc.UnaryCallable<SetDefaultBranchRequest,com.google.protobuf.Empty>GrpcCatalogServiceStub. setDefaultBranchCallable()com.google.api.gax.rpc.UnaryCallable<SetDefaultBranchRequest,com.google.protobuf.Empty>HttpJsonCatalogServiceStub. setDefaultBranchCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceStubSettings.Builder. setDefaultBranchSettings()Returns the builder for the settings used for calls to setDefaultBranch.com.google.api.gax.rpc.UnaryCallSettings<SetDefaultBranchRequest,com.google.protobuf.Empty>CatalogServiceStubSettings. setDefaultBranchSettings()Returns the object with the settings used for calls to setDefaultBranch.
-