Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataProfileResult::Profile.
Profile information describing the structure and layout of the data and contains the profile info.
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>) — The sequence of fields describing data in table entities.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>
Parameter
- value (::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>) — The sequence of fields describing data in table entities.
Returns
- (::Array<::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field>) — The sequence of fields describing data in table entities.