| Package | Description |
|---|---|
| com.google.cloud.iam.credentials.v1 |
A client to IAM Service Account Credentials API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.iam.credentials.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static IamCredentialsSettings |
IamCredentialsSettings.create(IamCredentialsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
IamCredentialsStubSettings |
IamCredentialsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIamCredentialsStub |
GrpcIamCredentialsStub.create(IamCredentialsStubSettings settings) |
static HttpJsonIamCredentialsStub |
HttpJsonIamCredentialsStub.create(IamCredentialsStubSettings settings) |
| Constructor and Description |
|---|
Builder(IamCredentialsStubSettings settings) |
GrpcIamCredentialsStub(IamCredentialsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcIamCredentialsStub, using the given settings.
|
GrpcIamCredentialsStub(IamCredentialsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcIamCredentialsStub, using the given settings.
|
HttpJsonIamCredentialsStub(IamCredentialsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonIamCredentialsStub, using the given settings.
|
HttpJsonIamCredentialsStub(IamCredentialsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonIamCredentialsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.