Membership Model Inference Payment Config Args
data class MembershipModelInferencePaymentConfigArgs(val isResponsible: Output<Boolean>) : ConvertibleToJava<MembershipModelInferencePaymentConfigArgs>
Properties
Link copied to clipboard
Indicates whether the collaboration member has accepted to pay for model inference costs ( TRUE
) or has not accepted to pay for model inference costs ( FALSE
). If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. An error message is returned for the following reasons: