Package | Description |
---|---|
com.google.cloud.resourcemanager.v3 |
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 GrpcProjectsStub |
GrpcProjectsStub.create(ProjectsStubSettings settings) |
static HttpJsonProjectsStub |
HttpJsonProjectsStub.create(ProjectsStubSettings settings) |
Constructor and Description |
---|
Builder(ProjectsStubSettings settings) |
GrpcProjectsStub(ProjectsStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcProjectsStub, using the given settings.
|
GrpcProjectsStub(ProjectsStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcProjectsStub, using the given settings.
|
HttpJsonProjectsStub(ProjectsStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
HttpJsonProjectsStub(ProjectsStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.