Skip to content

Commit 89d54ad

Browse files
chore: regenerate serviceconsumermanagement client (googleapis#22437)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
1 parent cdd6044 commit 89d54ad

File tree

8 files changed

+48
-42
lines changed

8 files changed

+48
-42
lines changed

clients/google-api-services-serviceconsumermanagement/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
25-
<version>v1-rev20240602-2.0.0</version>
25+
<version>v1-rev20240707-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1-rev20240602-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1-rev20240707-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceconsumermanagement/v1/2.0.0/com/google/api/services/serviceconsumermanagement/v1/model/Documentation.java

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,24 @@
2222
* Overview content: (== include google/foo/overview.md ==) - name: Tutorial content: (== include
2323
* google/foo/tutorial.md ==) subpages: - name: Java content: (== include
2424
* google/foo/tutorial_java.md ==) rules: - selector: google.calendar.Calendar.Get description: >
25-
* ... - selector: google.calendar.Calendar.Put description: > ... Documentation is provided in
26-
* markdown syntax. In addition to standard markdown features, definition lists, tables and fenced
27-
* code blocks are supported. Section headers can be provided and are interpreted relative to the
28-
* section nesting of the context where a documentation fragment is embedded. Documentation from the
29-
* IDL is merged with documentation defined via the config at normalization time, where
30-
* documentation provided by config rules overrides IDL provided. A number of constructs specific to
31-
* the API platform are supported in documentation text. In order to reference a proto element, the
32-
* following notation can be used: [fully.qualified.proto.name][] To override the display text used
33-
* for the link, this can be used: [display text][fully.qualified.proto.name] Text can be excluded
34-
* from doc using the following notation: (-- internal comment --) A few directives are available in
35-
* documentation. Note that directives must appear on a single line to be properly identified. The
36-
* `include` directive includes a markdown file from an external source: (== include path/to/file
37-
* ==) The `resource_for` directive marks a message to be the resource of a collection in REST view.
38-
* If it is not specified, tools attempt to infer the resource from the operations in a collection:
39-
* (== resource_for v1.shelves.books ==) The directive `suppress_warning` does not directly affect
25+
* ... - selector: google.calendar.Calendar.Put description: > ... code_snippet_rules: - selector:
26+
* google.calendar.Calendar.Delete code_snippets: - includes: - github_include: region_tag:
27+
* calendar_delete code_language: JAVA account: GoogleCloudPlatform project: java-docs-samples file:
28+
* calendar/delete.java Documentation is provided in markdown syntax. In addition to standard
29+
* markdown features, definition lists, tables and fenced code blocks are supported. Section headers
30+
* can be provided and are interpreted relative to the section nesting of the context where a
31+
* documentation fragment is embedded. Documentation from the IDL is merged with documentation
32+
* defined via the config at normalization time, where documentation provided by config rules
33+
* overrides IDL provided. A number of constructs specific to the API platform are supported in
34+
* documentation text. In order to reference a proto element, the following notation can be used:
35+
* [fully.qualified.proto.name][] To override the display text used for the link, this can be used:
36+
* [display text][fully.qualified.proto.name] Text can be excluded from doc using the following
37+
* notation: (-- internal comment --) A few directives are available in documentation. Note that
38+
* directives must appear on a single line to be properly identified. The `include` directive
39+
* includes a markdown file from an external source: (== include path/to/file ==) The `resource_for`
40+
* directive marks a message to be the resource of a collection in REST view. If it is not
41+
* specified, tools attempt to infer the resource from the operations in a collection: (==
42+
* resource_for v1.shelves.books ==) The directive `suppress_warning` does not directly affect
4043
* documentation and is documented together with service config validation.
4144
*
4245
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is

clients/google-api-services-serviceconsumermanagement/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
11-
<version>v1-rev20240602-2.0.0</version>
12-
<name>Service Consumer Management API v1-rev20240602-2.0.0</name>
11+
<version>v1-rev20240707-2.0.0</version>
12+
<name>Service Consumer Management API v1-rev20240707-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-serviceconsumermanagement/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
25-
<version>v1-rev20240602-2.0.0</version>
25+
<version>v1-rev20240707-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1-rev20240602-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1-rev20240707-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceconsumermanagement/v1beta1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
25-
<version>v1beta1-rev20240609-2.0.0</version>
25+
<version>v1beta1-rev20240707-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1beta1-rev20240609-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1beta1-rev20240707-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceconsumermanagement/v1beta1/2.0.0/com/google/api/services/serviceconsumermanagement/v1beta1/model/Documentation.java

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,24 @@
2222
* Overview content: (== include google/foo/overview.md ==) - name: Tutorial content: (== include
2323
* google/foo/tutorial.md ==) subpages: - name: Java content: (== include
2424
* google/foo/tutorial_java.md ==) rules: - selector: google.calendar.Calendar.Get description: >
25-
* ... - selector: google.calendar.Calendar.Put description: > ... Documentation is provided in
26-
* markdown syntax. In addition to standard markdown features, definition lists, tables and fenced
27-
* code blocks are supported. Section headers can be provided and are interpreted relative to the
28-
* section nesting of the context where a documentation fragment is embedded. Documentation from the
29-
* IDL is merged with documentation defined via the config at normalization time, where
30-
* documentation provided by config rules overrides IDL provided. A number of constructs specific to
31-
* the API platform are supported in documentation text. In order to reference a proto element, the
32-
* following notation can be used: [fully.qualified.proto.name][] To override the display text used
33-
* for the link, this can be used: [display text][fully.qualified.proto.name] Text can be excluded
34-
* from doc using the following notation: (-- internal comment --) A few directives are available in
35-
* documentation. Note that directives must appear on a single line to be properly identified. The
36-
* `include` directive includes a markdown file from an external source: (== include path/to/file
37-
* ==) The `resource_for` directive marks a message to be the resource of a collection in REST view.
38-
* If it is not specified, tools attempt to infer the resource from the operations in a collection:
39-
* (== resource_for v1.shelves.books ==) The directive `suppress_warning` does not directly affect
25+
* ... - selector: google.calendar.Calendar.Put description: > ... code_snippet_rules: - selector:
26+
* google.calendar.Calendar.Delete code_snippets: - includes: - github_include: region_tag:
27+
* calendar_delete code_language: JAVA account: GoogleCloudPlatform project: java-docs-samples file:
28+
* calendar/delete.java Documentation is provided in markdown syntax. In addition to standard
29+
* markdown features, definition lists, tables and fenced code blocks are supported. Section headers
30+
* can be provided and are interpreted relative to the section nesting of the context where a
31+
* documentation fragment is embedded. Documentation from the IDL is merged with documentation
32+
* defined via the config at normalization time, where documentation provided by config rules
33+
* overrides IDL provided. A number of constructs specific to the API platform are supported in
34+
* documentation text. In order to reference a proto element, the following notation can be used:
35+
* [fully.qualified.proto.name][] To override the display text used for the link, this can be used:
36+
* [display text][fully.qualified.proto.name] Text can be excluded from doc using the following
37+
* notation: (-- internal comment --) A few directives are available in documentation. Note that
38+
* directives must appear on a single line to be properly identified. The `include` directive
39+
* includes a markdown file from an external source: (== include path/to/file ==) The `resource_for`
40+
* directive marks a message to be the resource of a collection in REST view. If it is not
41+
* specified, tools attempt to infer the resource from the operations in a collection: (==
42+
* resource_for v1.shelves.books ==) The directive `suppress_warning` does not directly affect
4043
* documentation and is documented together with service config validation.
4144
*
4245
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is

clients/google-api-services-serviceconsumermanagement/v1beta1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
11-
<version>v1beta1-rev20240609-2.0.0</version>
12-
<name>Service Consumer Management API v1beta1-rev20240609-2.0.0</name>
11+
<version>v1beta1-rev20240707-2.0.0</version>
12+
<name>Service Consumer Management API v1beta1-rev20240707-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-serviceconsumermanagement/v1beta1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-serviceconsumermanagement</artifactId>
25-
<version>v1beta1-rev20240609-2.0.0</version>
25+
<version>v1beta1-rev20240707-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1beta1-rev20240609-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceconsumermanagement:v1beta1-rev20240707-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)