Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/google-api-services-apihub/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-apihub</artifactId>
<version>v1-rev20260729-2.0.0</version>
<version>v1-rev20260819-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-apihub:v1-rev20260729-2.0.0'
implementation 'com.google.apis:google-api-services-apihub:v1-rev20260819-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
public final class GoogleCloudApihubV1Api extends com.google.api.client.json.GenericJson {

/**
* Optional. The api functional requirements associated with the API resource. Carinality is 1 for
* this attribute. This maps to the following system defined attribute:
* Optional. The api functional requirements associated with the API resource. Cardinality is 1
* for this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-functional-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
* it should point to a Cloud Storage object, not a directory.
Expand All @@ -41,7 +41,7 @@ public final class GoogleCloudApihubV1Api extends com.google.api.client.json.Gen
private GoogleCloudApihubV1AttributeValues apiFunctionalRequirements;

/**
* Optional. The api requirement doc associated with the API resource. Carinality is 1 for this
* Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this
* attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The
* value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should
Expand All @@ -63,7 +63,7 @@ public final class GoogleCloudApihubV1Api extends com.google.api.client.json.Gen
private GoogleCloudApihubV1AttributeValues apiStyle;

/**
* Optional. The api technical requirements associated with the API resource. Carinality is 1 for
* Optional. The api technical requirements associated with the API resource. Cardinality is 1 for
* this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-technical-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
Expand Down Expand Up @@ -211,8 +211,8 @@ public final class GoogleCloudApihubV1Api extends com.google.api.client.json.Gen
private java.util.List<java.lang.String> versions;

/**
* Optional. The api functional requirements associated with the API resource. Carinality is 1 for
* this attribute. This maps to the following system defined attribute:
* Optional. The api functional requirements associated with the API resource. Cardinality is 1
* for this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-functional-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
* it should point to a Cloud Storage object, not a directory.
Expand All @@ -223,8 +223,8 @@ public GoogleCloudApihubV1AttributeValues getApiFunctionalRequirements() {
}

/**
* Optional. The api functional requirements associated with the API resource. Carinality is 1 for
* this attribute. This maps to the following system defined attribute:
* Optional. The api functional requirements associated with the API resource. Cardinality is 1
* for this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-functional-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
* it should point to a Cloud Storage object, not a directory.
Expand All @@ -236,7 +236,7 @@ public GoogleCloudApihubV1Api setApiFunctionalRequirements(GoogleCloudApihubV1At
}

/**
* Optional. The api requirement doc associated with the API resource. Carinality is 1 for this
* Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this
* attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The
* value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should
Expand All @@ -248,7 +248,7 @@ public GoogleCloudApihubV1AttributeValues getApiRequirements() {
}

/**
* Optional. The api requirement doc associated with the API resource. Carinality is 1 for this
* Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this
* attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The
* value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should
Expand Down Expand Up @@ -286,7 +286,7 @@ public GoogleCloudApihubV1Api setApiStyle(GoogleCloudApihubV1AttributeValues api
}

/**
* Optional. The api technical requirements associated with the API resource. Carinality is 1 for
* Optional. The api technical requirements associated with the API resource. Cardinality is 1 for
* this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-technical-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
Expand All @@ -298,7 +298,7 @@ public GoogleCloudApihubV1AttributeValues getApiTechnicalRequirements() {
}

/**
* Optional. The api technical requirements associated with the API resource. Carinality is 1 for
* Optional. The api technical requirements associated with the API resource. Cardinality is 1 for
* this attribute. This maps to the following system defined attribute:
* `projects/{project}/locations/{location}/attributes/system-api-technical-requirements`
* attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI,
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-apihub/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-apihub</artifactId>
<version>v1-rev20260729-2.0.0</version>
<name>API hub API v1-rev20260729-2.0.0</name>
<version>v1-rev20260819-2.0.0</version>
<name>API hub API v1-rev20260819-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-apihub/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-apihub</artifactId>
<version>v1-rev20260729-2.0.0</version>
<version>v1-rev20260819-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-apihub:v1-rev20260729-2.0.0'
implementation 'com.google.apis:google-api-services-apihub:v1-rev20260819-2.0.0'
}
```

Expand Down
Loading