Method: Google::Apis::BaremetalsolutionV1alpha1::InstanceConfig#user_note
- Defined in:
- lib/google/apis/baremetalsolution_v1alpha1/classes.rb
#user_note ⇒ String
User note field, it can be used by customers to add additional information for
the BMS Ops team (b/194021617).
Corresponds to the JSON property userNote
70 71 72 |
# File 'lib/google/apis/baremetalsolution_v1alpha1/classes.rb', line 70 def user_note @user_note end |