menu
google_cloud_compute_v1 package
documentation
compute.dart
CorsPolicy
allowMethods property
allowMethods property
dark_mode
light_mode
allowMethods
property
List
<
String
>
allowMethods
final
Specifies the content for the Access-Control-Allow-Methods header.
Implementation
final List<String> allowMethods;
google_cloud_compute_v1 package
documentation
compute
CorsPolicy
allowMethods property
CorsPolicy class