Uses of Class
com.google.cloud.retail.v2.GetDefaultBranchResponse
-
Packages that use GetDefaultBranchResponse Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of GetDefaultBranchResponse in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return GetDefaultBranchResponse Modifier and Type Method Description GetDefaultBranchResponse
GetDefaultBranchResponse.Builder. build()
GetDefaultBranchResponse
GetDefaultBranchResponse.Builder. buildPartial()
GetDefaultBranchResponse
CatalogServiceClient. getDefaultBranch(CatalogName catalog)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.GetDefaultBranchResponse
CatalogServiceClient. getDefaultBranch(GetDefaultBranchRequest request)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.GetDefaultBranchResponse
CatalogServiceClient. getDefaultBranch(String catalog)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.GetDefaultBranchResponse
CatalogServiceGrpc.CatalogServiceBlockingStub. getDefaultBranch(GetDefaultBranchRequest request)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.static GetDefaultBranchResponse
GetDefaultBranchResponse. getDefaultInstance()
GetDefaultBranchResponse
GetDefaultBranchResponse.Builder. getDefaultInstanceForType()
GetDefaultBranchResponse
GetDefaultBranchResponse. getDefaultInstanceForType()
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseDelimitedFrom(InputStream input)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(byte[] data)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(com.google.protobuf.ByteString data)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(InputStream input)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(ByteBuffer data)
static GetDefaultBranchResponse
GetDefaultBranchResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 that return types with arguments of type GetDefaultBranchResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GetDefaultBranchResponse>
CatalogServiceGrpc.CatalogServiceFutureStub. getDefaultBranch(GetDefaultBranchRequest request)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.com.google.api.gax.rpc.UnaryCallable<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceClient. getDefaultBranchCallable()
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceSettings.Builder. getDefaultBranchSettings()
Returns the builder for the settings used for calls to getDefaultBranch.com.google.api.gax.rpc.UnaryCallSettings<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceSettings. getDefaultBranchSettings()
Returns the object with the settings used for calls to getDefaultBranch.static io.grpc.MethodDescriptor<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceGrpc. getGetDefaultBranchMethod()
com.google.protobuf.Parser<GetDefaultBranchResponse>
GetDefaultBranchResponse. getParserForType()
static com.google.protobuf.Parser<GetDefaultBranchResponse>
GetDefaultBranchResponse. parser()
Methods in com.google.cloud.retail.v2 with parameters of type GetDefaultBranchResponse Modifier and Type Method Description GetDefaultBranchResponse.Builder
GetDefaultBranchResponse.Builder. mergeFrom(GetDefaultBranchResponse other)
static GetDefaultBranchResponse.Builder
GetDefaultBranchResponse. newBuilder(GetDefaultBranchResponse prototype)
Method parameters in com.google.cloud.retail.v2 with type arguments of type GetDefaultBranchResponse Modifier and Type Method Description default void
CatalogServiceGrpc.AsyncService. getDefaultBranch(GetDefaultBranchRequest request, io.grpc.stub.StreamObserver<GetDefaultBranchResponse> responseObserver)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog.void
CatalogServiceGrpc.CatalogServiceStub. getDefaultBranch(GetDefaultBranchRequest request, io.grpc.stub.StreamObserver<GetDefaultBranchResponse> responseObserver)
Get which branch is currently default branch set by [CatalogService.SetDefaultBranch][google.cloud.retail.v2.CatalogService.SetDefaultBranch] method under a specified parent catalog. -
Uses of GetDefaultBranchResponse in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type GetDefaultBranchResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceStub. getDefaultBranchCallable()
com.google.api.gax.rpc.UnaryCallable<GetDefaultBranchRequest,GetDefaultBranchResponse>
GrpcCatalogServiceStub. getDefaultBranchCallable()
com.google.api.gax.rpc.UnaryCallable<GetDefaultBranchRequest,GetDefaultBranchResponse>
HttpJsonCatalogServiceStub. getDefaultBranchCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceStubSettings.Builder. getDefaultBranchSettings()
Returns the builder for the settings used for calls to getDefaultBranch.com.google.api.gax.rpc.UnaryCallSettings<GetDefaultBranchRequest,GetDefaultBranchResponse>
CatalogServiceStubSettings. getDefaultBranchSettings()
Returns the object with the settings used for calls to getDefaultBranch.
-