Skip to content

Commit

Permalink
feat(appengine): update the api
Browse files Browse the repository at this point in the history
#### appengine:v1

The following keys were added:
- schemas.Service.properties.id.readOnly (Total Keys: 1)
- schemas.Service.properties.name.readOnly (Total Keys: 1)
- schemas.Version.properties.createdBy.readOnly (Total Keys: 1)
- schemas.Version.properties.diskUsageBytes.readOnly (Total Keys: 1)
- schemas.Version.properties.name.readOnly (Total Keys: 1)

#### appengine:v1beta

The following keys were added:
- schemas.Service.properties.id.readOnly (Total Keys: 1)
- schemas.Service.properties.name.readOnly (Total Keys: 1)
- schemas.Version.properties.createdBy.readOnly (Total Keys: 1)
- schemas.Version.properties.diskUsageBytes.readOnly (Total Keys: 1)
- schemas.Version.properties.name.readOnly (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jul 30, 2024
1 parent 625e9b4 commit 17887bc
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 58 deletions.
12 changes: 6 additions & 6 deletions docs/dyn/appengine_v1.apps.services.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down Expand Up @@ -198,11 +198,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down Expand Up @@ -245,11 +245,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down
Loading

0 comments on commit 17887bc

Please sign in to comment.