Interface SetIamPolicyFirewallPolicyRequestOrBuilder

    • Method Detail

      • hasGlobalOrganizationSetPolicyRequestResource

        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];
        Returns:
        Whether the globalOrganizationSetPolicyRequestResource field is set.
      • getGlobalOrganizationSetPolicyRequestResource

        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];
        Returns:
        The globalOrganizationSetPolicyRequestResource.
      • getGlobalOrganizationSetPolicyRequestResourceOrBuilder

        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];
      • getResource

        String getResource()
         Name or id of the resource for this request.
         
        string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
        Returns:
        The resource.
      • getResourceBytes

        com.google.protobuf.ByteString getResourceBytes()
         Name or id of the resource for this request.
         
        string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
        Returns:
        The bytes for resource.