public interface SetIamPolicyFirewallPolicyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GlobalOrganizationSetPolicyRequest |
getGlobalOrganizationSetPolicyRequestResource()
The body resource for this request
|
GlobalOrganizationSetPolicyRequestOrBuilder |
getGlobalOrganizationSetPolicyRequestResourceOrBuilder()
The body resource for this request
|
String |
getResource()
Name or id of the resource for this request.
|
com.google.protobuf.ByteString |
getResourceBytes()
Name or id of the resource for this request.
|
boolean |
hasGlobalOrganizationSetPolicyRequestResource()
The body resource for this request
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGlobalOrganizationSetPolicyRequestResource()
The body resource for this request
.google.cloud.compute.v1.GlobalOrganizationSetPolicyRequest global_organization_set_policy_request_resource = 177408606 [(.google.api.field_behavior) = REQUIRED];
GlobalOrganizationSetPolicyRequest getGlobalOrganizationSetPolicyRequestResource()
The body resource for this request
.google.cloud.compute.v1.GlobalOrganizationSetPolicyRequest global_organization_set_policy_request_resource = 177408606 [(.google.api.field_behavior) = REQUIRED];
GlobalOrganizationSetPolicyRequestOrBuilder getGlobalOrganizationSetPolicyRequestResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.GlobalOrganizationSetPolicyRequest global_organization_set_policy_request_resource = 177408606 [(.google.api.field_behavior) = REQUIRED];
String getResource()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getResourceBytes()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];Copyright © 2023 Google LLC. All rights reserved.