Uses of Class
com.google.cloud.resourcemanager.v3.UpdateProjectRequest
-
Packages that use UpdateProjectRequest Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager APIcom.google.cloud.resourcemanager.v3.stub -
-
Uses of UpdateProjectRequest in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return UpdateProjectRequest Modifier and Type Method Description UpdateProjectRequest
UpdateProjectRequest.Builder. build()
UpdateProjectRequest
UpdateProjectRequest.Builder. buildPartial()
static UpdateProjectRequest
UpdateProjectRequest. getDefaultInstance()
UpdateProjectRequest
UpdateProjectRequest.Builder. getDefaultInstanceForType()
UpdateProjectRequest
UpdateProjectRequest. getDefaultInstanceForType()
static UpdateProjectRequest
UpdateProjectRequest. parseDelimitedFrom(InputStream input)
static UpdateProjectRequest
UpdateProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(byte[] data)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(InputStream input)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(ByteBuffer data)
static UpdateProjectRequest
UpdateProjectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.resourcemanager.v3 that return types with arguments of type UpdateProjectRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateProjectRequest>
UpdateProjectRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsGrpc. getUpdateProjectMethod()
static com.google.protobuf.Parser<UpdateProjectRequest>
UpdateProjectRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsClient. updateProjectCallable()
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsClient. updateProjectOperationCallable()
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsSettings.Builder. updateProjectOperationSettings()
Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.OperationCallSettings<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsSettings. updateProjectOperationSettings()
Returns the object with the settings used for calls to updateProject.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsSettings.Builder. updateProjectSettings()
Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.UnaryCallSettings<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsSettings. updateProjectSettings()
Returns the object with the settings used for calls to updateProject.Methods in com.google.cloud.resourcemanager.v3 with parameters of type UpdateProjectRequest Modifier and Type Method Description UpdateProjectRequest.Builder
UpdateProjectRequest.Builder. mergeFrom(UpdateProjectRequest other)
static UpdateProjectRequest.Builder
UpdateProjectRequest. newBuilder(UpdateProjectRequest prototype)
default void
ProjectsGrpc.AsyncService. updateProject(UpdateProjectRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.longrunning.Operation
ProjectsGrpc.ProjectsBlockingStub. updateProject(UpdateProjectRequest request)
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ProjectsGrpc.ProjectsFutureStub. updateProject(UpdateProjectRequest request)
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).void
ProjectsGrpc.ProjectsStub. updateProject(UpdateProjectRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.longrunning.OperationFuture<Project,UpdateProjectMetadata>
ProjectsClient. updateProjectAsync(UpdateProjectRequest request)
Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`). -
Uses of UpdateProjectRequest in com.google.cloud.resourcemanager.v3.stub
Methods in com.google.cloud.resourcemanager.v3.stub that return types with arguments of type UpdateProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateProjectRequest,com.google.longrunning.Operation>
GrpcProjectsStub. updateProjectCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateProjectRequest,com.google.longrunning.Operation>
HttpJsonProjectsStub. updateProjectCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsStub. updateProjectCallable()
com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>
GrpcProjectsStub. updateProjectOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>
HttpJsonProjectsStub. updateProjectOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsStub. updateProjectOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsStubSettings.Builder. updateProjectOperationSettings()
Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.OperationCallSettings<UpdateProjectRequest,Project,UpdateProjectMetadata>
ProjectsStubSettings. updateProjectOperationSettings()
Returns the object with the settings used for calls to updateProject.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsStubSettings.Builder. updateProjectSettings()
Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.UnaryCallSettings<UpdateProjectRequest,com.google.longrunning.Operation>
ProjectsStubSettings. updateProjectSettings()
Returns the object with the settings used for calls to updateProject.
-