Interface GetRestoreTestingInferredMetadataResponse.Builder

    • Method Detail

      • inferredMetadata

        GetRestoreTestingInferredMetadataResponse.Builder inferredMetadata​(Map<String,​String> inferredMetadata)

        This is a string map of the metadata inferred from the request.

        Parameters:
        inferredMetadata - This is a string map of the metadata inferred from the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.