Method: brands.locations.updateLaunch

ビジネスのリリース情報を更新します。

HTTP リクエスト

PATCH https://businesscommunications.googleapis.com/v1/{locationLaunch.name=brands/*/locations/*/launch}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
locationLaunch.name

string

必須。リリースの識別子。

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

リソースに適用される更新マスク。FieldMask の定義については、https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask をご覧ください。

完全修飾フィールド名のカンマ区切りリストです。(例: "user.displayName,photo")。

リクエストの本文

リクエストの本文には LocationLaunch のインスタンスが含まれています。

レスポンスの本文

成功した場合、レスポンスの本文には LocationLaunch のインスタンスが含まれます。