Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::Partner.
Message describing Partner resource
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Time the resource was created
#ekm_solutions
def ekm_solutions() -> ::Array<::Google::Cloud::CloudControlsPartner::V1beta::EkmMetadata>
Returns
- (::Array<::Google::Cloud::CloudControlsPartner::V1beta::EkmMetadata>) — List of Google Cloud supported EKM partners supported by the partner
#ekm_solutions=
def ekm_solutions=(value) -> ::Array<::Google::Cloud::CloudControlsPartner::V1beta::EkmMetadata>
Parameter
- value (::Array<::Google::Cloud::CloudControlsPartner::V1beta::EkmMetadata>) — List of Google Cloud supported EKM partners supported by the partner
Returns
- (::Array<::Google::Cloud::CloudControlsPartner::V1beta::EkmMetadata>) — List of Google Cloud supported EKM partners supported by the partner
#name
def name() -> ::String
Returns
-
(::String) — Identifier. The resource name of the partner.
Format:
organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Identifier. The resource name of the partner.
Format:
organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
Returns
-
(::String) — Identifier. The resource name of the partner.
Format:
organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
#operated_cloud_regions
def operated_cloud_regions() -> ::Array<::String>
Returns
- (::Array<::String>) — List of Google Cloud regions that the partner sells services to customers. Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
#operated_cloud_regions=
def operated_cloud_regions=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — List of Google Cloud regions that the partner sells services to customers. Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
Returns
- (::Array<::String>) — List of Google Cloud regions that the partner sells services to customers. Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
#partner_project_id
def partner_project_id() -> ::String
Returns
- (::String) — Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
#partner_project_id=
def partner_project_id=(value) -> ::String
Parameter
- value (::String) — Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
Returns
- (::String) — Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
#skus
def skus() -> ::Array<::Google::Cloud::CloudControlsPartner::V1beta::Sku>
Returns
- (::Array<::Google::Cloud::CloudControlsPartner::V1beta::Sku>) — List of SKUs the partner is offering
#skus=
def skus=(value) -> ::Array<::Google::Cloud::CloudControlsPartner::V1beta::Sku>
Parameter
- value (::Array<::Google::Cloud::CloudControlsPartner::V1beta::Sku>) — List of SKUs the partner is offering
Returns
- (::Array<::Google::Cloud::CloudControlsPartner::V1beta::Sku>) — List of SKUs the partner is offering
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The last time the resource was updated