| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcemanager.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
static ProjectsSettings |
ProjectsSettings.create(ProjectsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ProjectsStubSettings |
ProjectsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonProjectsStub |
HttpJsonProjectsStub.create(ProjectsStubSettings settings) |
static GrpcProjectsStub |
GrpcProjectsStub.create(ProjectsStubSettings settings) |
| Constructor and Description |
|---|
Builder(ProjectsStubSettings settings) |
GrpcProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcProjectsStub, using the given settings.
|
GrpcProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcProjectsStub, using the given settings.
|
HttpJsonProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
HttpJsonProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.