Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportConfig.
The groups and associated preference sets on which we can generate reports.
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. The timestamp when the resource was created.
#description
def description() -> ::String
Returns
- (::String) — Free-text description.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Free-text description.
Returns
- (::String) — Free-text description.
#display_name
def display_name() -> ::String
Returns
- (::String) — User-friendly display name. Maximum length is 63 characters.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — User-friendly display name. Maximum length is 63 characters.
Returns
- (::String) — User-friendly display name. Maximum length is 63 characters.
#group_preferenceset_assignments
def group_preferenceset_assignments() -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportConfig::GroupPreferenceSetAssignment>
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportConfig::GroupPreferenceSetAssignment>) — Required. Collection of combinations of groups and preference sets.
#group_preferenceset_assignments=
def group_preferenceset_assignments=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportConfig::GroupPreferenceSetAssignment>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::ReportConfig::GroupPreferenceSetAssignment>) — Required. Collection of combinations of groups and preference sets.
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportConfig::GroupPreferenceSetAssignment>) — Required. Collection of combinations of groups and preference sets.
#name
def name() -> ::String
Returns
- (::String) — Output only. Name of resource.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The timestamp when the resource was last updated.