Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetIamPolicyImageHttpRequest |
GetIamPolicyImageHttpRequest.Builder.build() |
static GetIamPolicyImageHttpRequest |
GetIamPolicyImageHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetIamPolicyImageHttpRequest,Policy> |
ImageClient.getIamPolicyImageCallable()
Gets the access control policy for a resource.
|
UnaryCallSettings<GetIamPolicyImageHttpRequest,Policy> |
ImageSettings.getIamPolicyImageSettings()
Returns the object with the settings used for calls to getIamPolicyImage.
|
UnaryCallSettings.Builder<GetIamPolicyImageHttpRequest,Policy> |
ImageSettings.Builder.getIamPolicyImageSettings()
Returns the builder for the settings used for calls to getIamPolicyImage.
|
Modifier and Type | Method and Description |
---|---|
Policy |
ImageClient.getIamPolicyImage(GetIamPolicyImageHttpRequest request)
Gets the access control policy for a resource.
|
GetIamPolicyImageHttpRequest.Builder |
GetIamPolicyImageHttpRequest.Builder.mergeFrom(GetIamPolicyImageHttpRequest other) |
static GetIamPolicyImageHttpRequest.Builder |
GetIamPolicyImageHttpRequest.newBuilder(GetIamPolicyImageHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetIamPolicyImageHttpRequest,Policy> |
HttpJsonImageStub.getIamPolicyImageMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetIamPolicyImageHttpRequest,Policy> |
ImageStub.getIamPolicyImageCallable() |
UnaryCallable<GetIamPolicyImageHttpRequest,Policy> |
HttpJsonImageStub.getIamPolicyImageCallable() |
UnaryCallSettings<GetIamPolicyImageHttpRequest,Policy> |
ImageStubSettings.getIamPolicyImageSettings()
Returns the object with the settings used for calls to getIamPolicyImage.
|
UnaryCallSettings.Builder<GetIamPolicyImageHttpRequest,Policy> |
ImageStubSettings.Builder.getIamPolicyImageSettings()
Returns the builder for the settings used for calls to getIamPolicyImage.
|
Copyright © 2019 Google LLC. All rights reserved.