public interface SetIamPolicyFirewallPolicyRequestOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getGlobalOrganizationSetPolicyRequestResource()
public abstract 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];
| Type | Description |
| GlobalOrganizationSetPolicyRequest | The globalOrganizationSetPolicyRequestResource. |
getGlobalOrganizationSetPolicyRequestResourceOrBuilder()
public abstract 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];
| Type | Description |
| GlobalOrganizationSetPolicyRequestOrBuilder |
getResource()
public abstract String getResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| String | The resource. |
getResourceBytes()
public abstract ByteString getResourceBytes()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| ByteString | The bytes for resource. |
hasGlobalOrganizationSetPolicyRequestResource()
public abstract boolean hasGlobalOrganizationSetPolicyRequestResource()The body resource for this request
.google.cloud.compute.v1.GlobalOrganizationSetPolicyRequest global_organization_set_policy_request_resource = 177408606 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| boolean | Whether the globalOrganizationSetPolicyRequestResource field is set. |