Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::OutputConfig.
Config for evaluation output.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_destination
def gcs_destination() -> ::Google::Cloud::AIPlatform::V1::GcsDestination
Returns
- (::Google::Cloud::AIPlatform::V1::GcsDestination) — Cloud storage destination for evaluation output.
#gcs_destination=
def gcs_destination=(value) -> ::Google::Cloud::AIPlatform::V1::GcsDestination
Parameter
- value (::Google::Cloud::AIPlatform::V1::GcsDestination) — Cloud storage destination for evaluation output.
Returns
- (::Google::Cloud::AIPlatform::V1::GcsDestination) — Cloud storage destination for evaluation output.