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 |
---|---|
TestIamPermissionsSnapshotHttpRequest |
TestIamPermissionsSnapshotHttpRequest.Builder.build() |
static TestIamPermissionsSnapshotHttpRequest |
TestIamPermissionsSnapshotHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotClient.testIamPermissionsSnapshotCallable()
Returns permissions that a caller has on the specified resource.
|
UnaryCallSettings<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotSettings.testIamPermissionsSnapshotSettings()
Returns the object with the settings used for calls to testIamPermissionsSnapshot.
|
UnaryCallSettings.Builder<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotSettings.Builder.testIamPermissionsSnapshotSettings()
Returns the builder for the settings used for calls to testIamPermissionsSnapshot.
|
Modifier and Type | Method and Description |
---|---|
TestIamPermissionsSnapshotHttpRequest.Builder |
TestIamPermissionsSnapshotHttpRequest.Builder.mergeFrom(TestIamPermissionsSnapshotHttpRequest other) |
static TestIamPermissionsSnapshotHttpRequest.Builder |
TestIamPermissionsSnapshotHttpRequest.newBuilder(TestIamPermissionsSnapshotHttpRequest prototype) |
TestPermissionsResponse |
SnapshotClient.testIamPermissionsSnapshot(TestIamPermissionsSnapshotHttpRequest request)
Returns permissions that a caller has on the specified resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
HttpJsonSnapshotStub.testIamPermissionsSnapshotMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
HttpJsonSnapshotStub.testIamPermissionsSnapshotCallable() |
UnaryCallable<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotStub.testIamPermissionsSnapshotCallable() |
UnaryCallSettings<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotStubSettings.testIamPermissionsSnapshotSettings()
Returns the object with the settings used for calls to testIamPermissionsSnapshot.
|
UnaryCallSettings.Builder<TestIamPermissionsSnapshotHttpRequest,TestPermissionsResponse> |
SnapshotStubSettings.Builder.testIamPermissionsSnapshotSettings()
Returns the builder for the settings used for calls to testIamPermissionsSnapshot.
|
Copyright © 2019 Google LLC. All rights reserved.