Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR sdk/cosmos/mgmt-v2020_04_01] [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2020-04-01 #4237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions sdk/cosmos/mgmt-v2020_04_01/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-arm-parent</artifactId>
<version>1.3.2</version>
<relativePath>../../parents/azure-arm-parent/pom.xml</relativePath>
<version>1.1.0</version>
<relativePath>../../../pom.management.xml</relativePath>
</parent>
<artifactId>azure-mgmt-cosmosdb</artifactId>
<version>1.0.0-beta-1</version>
<version>1.0.0-beta</version>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for CosmosDB Management</name>
<description>This package contains Microsoft CosmosDB Management SDK.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class CassandraKeyspaceGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -40,6 +40,13 @@ public class CassandraKeyspaceGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB Cassandra keyspace.
*
Expand Down Expand Up @@ -74,7 +81,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -87,4 +94,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class CassandraTableGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -58,6 +58,13 @@ public class CassandraTableGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB Cassandra table.
*
Expand Down Expand Up @@ -152,7 +159,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -165,4 +172,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class ExtendedResourceProperties {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -35,6 +35,13 @@ public class ExtendedResourceProperties {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get a system generated property. A unique identifier.
*
Expand All @@ -49,7 +56,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -62,4 +69,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class GremlinDatabaseGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -40,6 +40,13 @@ public class GremlinDatabaseGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB Gremlin database.
*
Expand Down Expand Up @@ -74,7 +81,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -87,4 +94,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public class GremlinGraphGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -74,6 +74,13 @@ public class GremlinGraphGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB Gremlin graph.
*
Expand Down Expand Up @@ -208,7 +215,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -221,4 +228,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class MongoDBCollectionGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -60,6 +60,13 @@ public class MongoDBCollectionGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB MongoDB collection.
*
Expand Down Expand Up @@ -154,7 +161,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -167,4 +174,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class MongoDBDatabaseGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -40,6 +40,13 @@ public class MongoDBDatabaseGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB MongoDB database.
*
Expand Down Expand Up @@ -74,7 +81,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -87,4 +94,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public class SqlContainerGetPropertiesResource {
* the resource.
*/
@JsonProperty(value = "_ts", access = JsonProperty.Access.WRITE_ONLY)
private Object _ts;
private Double _ts;

/**
* A system generated property representing the resource etag required for
Expand All @@ -80,6 +80,13 @@ public class SqlContainerGetPropertiesResource {
@JsonProperty(value = "_etag", access = JsonProperty.Access.WRITE_ONLY)
private String _etag;

/**
* A system generated property. It is the unique addressable URI for the
* resource.
*/
@JsonProperty(value = "_self", access = JsonProperty.Access.WRITE_ONLY)
private String _self;

/**
* Get name of the Cosmos DB SQL container.
*
Expand Down Expand Up @@ -234,7 +241,7 @@ public String _rid() {
*
* @return the _ts value
*/
public Object _ts() {
public Double _ts() {
return this._ts;
}

Expand All @@ -247,4 +254,13 @@ public String _etag() {
return this._etag;
}

/**
* Get a system generated property. It is the unique addressable URI for the resource.
*
* @return the _self value
*/
public String _self() {
return this._self;
}

}
Loading