| 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 TagKeysSettings |
TagKeysSettings.create(TagKeysStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
TagKeysStubSettings |
TagKeysStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcTagKeysStub |
GrpcTagKeysStub.create(TagKeysStubSettings settings) |
static HttpJsonTagKeysStub |
HttpJsonTagKeysStub.create(TagKeysStubSettings settings) |
| Constructor and Description |
|---|
Builder(TagKeysStubSettings settings) |
GrpcTagKeysStub(TagKeysStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcTagKeysStub, using the given settings.
|
GrpcTagKeysStub(TagKeysStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTagKeysStub, using the given settings.
|
HttpJsonTagKeysStub(TagKeysStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTagKeysStub, using the given settings.
|
HttpJsonTagKeysStub(TagKeysStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTagKeysStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.