Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataProfileResult::Profile.
Contains name, type, mode and field type specific profile information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fields
def fields() -> ::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>
Returns
- (::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>) — List of fields with structural and profile information for each field.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>
Parameter
- value (::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>) — List of fields with structural and profile information for each field.
Returns
- (::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>) — List of fields with structural and profile information for each field.