menu
google_cloud_compute_v1 package
documentation
compute.dart
GuestAttributesEntry
GuestAttributesEntry.new constructor
GuestAttributesEntry.new constructor
dark_mode
light_mode
GuestAttributesEntry
constructor
GuestAttributesEntry
(
{
String
?
key
,
String
?
namespace
,
String
?
value
,
})
Implementation
GuestAttributesEntry({this.key, this.namespace, this.value}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
GuestAttributesEntry
GuestAttributesEntry.new constructor
GuestAttributesEntry class