Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalImageResourceName |
ProjectGlobalImageResourceName.Builder.build() |
static ProjectGlobalImageResourceName |
ProjectGlobalImageResourceName.of(String project,
String resource) |
static ProjectGlobalImageResourceName |
ProjectGlobalImageResourceName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalImageResourceName> |
ProjectGlobalImageResourceName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Policy |
ImageClient.getIamPolicyImage(ProjectGlobalImageResourceName resource)
Gets the access control policy for a resource.
|
Policy |
ImageClient.setIamPolicyImage(ProjectGlobalImageResourceName resource,
GlobalSetPolicyRequest globalSetPolicyRequestResource)
Sets the access control policy on the specified resource.
|
Operation |
ImageClient.setLabelsImage(ProjectGlobalImageResourceName resource,
GlobalSetLabelsRequest globalSetLabelsRequestResource)
Sets the labels on an image.
|
TestPermissionsResponse |
ImageClient.testIamPermissionsImage(ProjectGlobalImageResourceName resource,
TestPermissionsRequest testPermissionsRequestResource)
Returns permissions that a caller has on the specified resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalImageResourceName projectGlobalImageResourceName) |
Copyright © 2019 Google LLC. All rights reserved.